added some development tools
[windows-sources.git] / developer / Samples / NET 4.6 / Samples for Parallel / Reversi / Reversi.sln
blobb8a43ba06d257c67e9e1ebb08442ab44d961fcc9
1 
2 Microsoft Visual Studio Solution File, Format Version 11.00
3 # Visual Studio 10
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Reversi", "Reversi\Reversi.csproj", "{63218209-66EB-4531-BB10-8843A8238A26}"
5 EndProject
6 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B99C393D-D08D-41EF-87A8-95BD2B1F96E2}"
7 EndProject
8 Global
9         GlobalSection(SolutionConfigurationPlatforms) = preSolution
10                 Debug|Any CPU = Debug|Any CPU
11                 Debug|x86 = Debug|x86
12                 Release|Any CPU = Release|Any CPU
13                 Release|x86 = Release|x86
14         EndGlobalSection
15         GlobalSection(ProjectConfigurationPlatforms) = postSolution
16                 {63218209-66EB-4531-BB10-8843A8238A26}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
17                 {63218209-66EB-4531-BB10-8843A8238A26}.Debug|Any CPU.Build.0 = Debug|Any CPU
18                 {63218209-66EB-4531-BB10-8843A8238A26}.Debug|x86.ActiveCfg = Debug|x86
19                 {63218209-66EB-4531-BB10-8843A8238A26}.Debug|x86.Build.0 = Debug|x86
20                 {63218209-66EB-4531-BB10-8843A8238A26}.Release|Any CPU.ActiveCfg = Release|Any CPU
21                 {63218209-66EB-4531-BB10-8843A8238A26}.Release|Any CPU.Build.0 = Release|Any CPU
22                 {63218209-66EB-4531-BB10-8843A8238A26}.Release|x86.ActiveCfg = Release|x86
23                 {63218209-66EB-4531-BB10-8843A8238A26}.Release|x86.Build.0 = Release|x86
24         EndGlobalSection
25         GlobalSection(SolutionProperties) = preSolution
26                 HideSolutionNode = FALSE
27         EndGlobalSection
28 EndGlobal